home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / TRAVEL / TRAVEL.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-21  |  1.5 KB  |  73 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(trabannd.gif);
  4.     separator-image: url(trahsepd.gif);
  5.     list-image-1: url(trabul1d.gif);
  6.     list-image-2: url(trabul2d.gif);
  7.     list-image-3: url(trabul3d.gif);
  8.     navbutton-horiz-pushed: url(tranvhsd.gif);
  9.     navbutton-horiz-normal: url(tranvhnd.gif);
  10.     navbutton-vert-pushed: url(tranvvsd.gif);
  11.     navbutton-vert-normal: url(tranvvnd.gif);
  12.     navbutton-home-normal: url(trahomnd.gif);
  13.     navbutton-up-normal: url(traupbnd.gif);
  14.     navbutton-prev-normal: url(trabacnd.gif);
  15.     navbutton-next-normal: url(tranexnd.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: "Trebuchet MS", Arial, Helvetica;
  20.     font-size: 6;
  21.     color: rgb(255,255,153);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: "Trebuchet MS", Arial, Helvetica;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     color: rgb(255,255,153);
  29. }
  30. .mstheme-vert-navtxt
  31. {
  32.     font-family: "Trebuchet MS", Arial, Helvetica;
  33.     font-size: 2;
  34.     font-weight: bold;
  35.     color: rgb(255,255,153);
  36. }
  37. .mstheme-navtxthome
  38. {
  39.     font-family: "Trebuchet MS", Arial, Helvetica;
  40.     font-size: 1;
  41.     color: rgb(51,0,0);
  42. }
  43. .mstheme-navtxtup
  44. {
  45.     font-family: "Trebuchet MS", Arial, Helvetica;
  46.     font-size: 1;
  47.     color: rgb(51,0,0);
  48. }
  49. .mstheme-navtxtprev
  50. {
  51.     font-family: "Trebuchet MS", Arial, Helvetica;
  52.     font-size: 1;
  53.     color: rgb(51,0,0);
  54. }
  55. .mstheme-navtxtnext
  56. {
  57.     font-family: "Trebuchet MS", Arial, Helvetica;
  58.     font-size: 1;
  59.     color: rgb(51,0,0);
  60. }
  61. UL
  62. {
  63.     list-style-image:url(trabul1d.gif);
  64. }
  65. UL UL
  66. {
  67.     list-style-image:url(trabul2d.gif);
  68. }
  69. UL UL UL
  70. {
  71.     list-style-image:url(trabul3d.gif);
  72. }
  73.